How to Install gcc-m68hc1x software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install gcc-m68hc1x software package in Ubuntu 16.04 LTS (Xenial Xerus)

gcc-m68hc1x software package provides GNU C compiler for the Motorola 68HC11/12 processors, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gcc-m68hc1x 

gcc-m68hc1x is installed in your system.

Make ensure the gcc-m68hc1x package were installed using the commands given below,

$ sudo dpkg-query -l | grep gcc-m68hc1x *

You will get with gcc-m68hc1x package name, version, architecture and description in a table

gcc-m68hc1x package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package gcc-m68hc1x
Version 1:3.3.6+3.1+dfsg-3ubuntu1
Description GNU C compiler for the Motorola 68HC11/12 processors
Sub Section Devel


See Also, How to uninstall or remove gcc-m68hc1x software package from Ubuntu 16.04 LTS (Xenial Xerus) ?